Storm

Benchmark
Model:bluetooth v.1 (DTMC)
Parameter(s)mrec = 1
Property:time (exp-reward)
Invocation (default)
~/storm/build/bin/storm --prism bluetooth.prism --prop bluetooth.props time --constants mrec=1 --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:10.542944192886353s
Return code:0
Relative Error:0.0
Log
Storm 1.5.1

Date: Tue Mar 17 07:20:35 2020
Command line arguments: --prism bluetooth.prism --prop bluetooth.props time --constants mrec=1 --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.018s.

Portfolio engine picked the following settings: 
	engine=dd-to-sparse	 bisimulation=true	 exact=false
Time for model construction: 9.448s.

-------------------------------------------------------------- 
Model type: 	DTMC (symbolic)
States: 	3399263164 (3966 nodes)
Transitions: 	5009899389 (12101 nodes)
Reward Models:  time
Variables: 	rows: 13 meta variables (52 DD variables), columns: 13 meta variables (52 DD variables)
Labels: 	2
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 536870912 state(s) (27 nodes)
-------------------------------------------------------------- 

Time for model preprocessing: 0.910s.

-------------------------------------------------------------- 
Model type: 	DTMC (sparse)
States: 	372
Transitions: 	372
Reward Models:  time
State Labels: 	3 labels
   * (rec = 1) -> 1 item(s)
   * init -> 184 item(s)
   * deadlock -> 0 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "time": R[exp]=? [F (rec = 1)] ...
Result (for initial states): 8229
Time for model checking: 0.000s.